Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added new case to test_basic_usage_changes to check wildcards #1009

Merged
merged 3 commits into from
Feb 1, 2021

Conversation

jotacarma90
Copy link
Member

@jotacarma90 jotacarma90 commented Jan 14, 2021

Hello team,
this PR adds new cases to test_basic_usage_changes, checking wildcards configuring this way:

  <syscheck>
    <disabled>no</disabled>
    <directories check_all="yes">/testdir?</directories>
  </syscheck>

And testing events in files:

  • /testdir1/regular1
  • /testdir2/regular1

Example result:
image

Closes #1008

Best regards.

@jotacarma90 jotacarma90 force-pushed the 5252-test-wildcards branch 2 times, most recently from ad42278 to 475801d Compare January 14, 2021 14:11
@jotacarma90 jotacarma90 self-assigned this Jan 14, 2021
Copy link
Contributor

@Molter73 Molter73 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@vikman90 vikman90 merged commit 65f560d into master Feb 1, 2021
@vikman90 vikman90 deleted the 5252-test-wildcards branch February 1, 2021 12:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create test to check wildcards in syscheck directories
3 participants